CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - rsa 大数

搜索资源列表

  1. rsatool

    0下载:
  2. rsa 在大数运算,解决加密和解密时产生大数的问题。-rsa operations in large numbers, encryption and decryption to solve the problems generated when large numbers.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:1509
    • 提供者:fanyun
  1. Montgomery-apply

    0下载:
  2.  Montgomery算法被认为是计算大数模乘的最快的算法。本文详细叙述了它的理论基础和算法原理,加以改进并应用在RSA 模幂运算中。-Montgomery algorithm is considered the model of large numbers by calculating the fastest algorithm. This paper describes its theoretical basis and algorithm theory, be improved and
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:176050
    • 提供者:yaoy92
  1. rsa2

    0下载:
  2. 能够进行大数的加减乘除、幂模运算,以及RSA算法-To carry out large numbers of addition, subtraction, power mode operation, as well as the RSA algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:6531
    • 提供者:dongbula
  1. RSAsuanfa

    0下载:
  2. 1978年就出现了这种算法,它是第一个既能用于数据加密也能用于数字签名的算法。 RSA的安全性依赖于大数难于分解这一特点。公钥和私钥都是两个大素数(大于100个十进制位)的函数。-In 1978 came the algorithm, it is the first can used for data encryption can also be used as a digital signature algorithm. The RSA security depends on the char
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:3943
    • 提供者:
  1. RSAUtil

    0下载:
  2. 提供RSA密钥对生成,公钥私钥加解密算法。用汇编产生大数,较高效。-RSA key pair generation, public and private key encryption and decryption algorithm. In assembly of large numbers, more efficient.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4152877
    • 提供者:曾骏锋
  1. openssl-0.9.8c.tar

    0下载:
  2. 开源代码OPENSSL,主要用于网络加密。如RSA、aes等。里面的大数加减值得一看-Open source code the OPENSSL, mainly used for network encryption. Such as RSA, aes. Inside the large numbers subtract worth a visit
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-13
    • 文件大小:3313857
    • 提供者:hsfhzkd
  1. RsaKit_V1.0

    0下载:
  2. 一个基于MFC的RSA加密程序 里面有一个大数运算库-An MFC-based RSA encryption program inside a lump sum arithmetic library
  3. 所属分类:CA program

    • 发布日期:2017-11-17
    • 文件大小:82294
    • 提供者:Arthur
  1. gmp_gcd

    0下载:
  2. 用大数包实现RSA算法的加解密,可以实现很大的数啊-With large numbers packet encryption and decryption of the RSA algorithm, can achieve a great number
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:2342531
    • 提供者:特战先锋
  1. BigIntTest

    0下载:
  2. gmp在vs2010下实现大数运算,以此写了一个完整的rsa算法,可以实现任意大数的运算,有界面,直接运行很方便啊,-gmp in vs2010 Computation of large numbers, in order to write a complete rsa algorithm can achieve any large numbers of computing interface directly run very convenient ah ha ha
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:954368
    • 提供者:特战先锋
  1. zc_RSA_090721

    0下载:
  2. 基于大整数运算的RSA加密,大数库是自己编写的版本,经过实验所有的运算都是正确的。-Large integer arithmetic RSA encryption, large numbers library is to write your own version of the experiment all arithmetic is correct.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-19
    • 文件大小:137051
    • 提供者:郑倡
  1. bn

    0下载:
  2. 大数运算的一些函数和程序,验证通过,RSA算法需要的-Computation of large numbers of functions and procedures, verify through the RSA algorithm needs
  3. 所属分类:CA program

    • 发布日期:2017-11-28
    • 文件大小:325459
    • 提供者:孙学进
  1. miracl_Test

    0下载:
  2. 基于miracle实现的大数测试程序,编程环境2010,可有进一步进行非对称密码相关实验-Big Integer test program based on miracle and VS2010 ,which can be used for further crypto program especially RSA
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-02
    • 文件大小:4439040
    • 提供者:dingkaimeng
  1. RSATool

    0下载:
  2. vs2010下实现的RSA算法加解密,算法函数可以改成.c文件,也可以用作c++,还不够成熟,但实现大数运算以及加解密绝无问题!-the vs2010 RSA algorithm encryption and decryption algorithm function can be changed. c file for c++, not mature enough, but the realization of the operation of large numbers as well as
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-06
    • 文件大小:143450
    • 提供者:赵玉雷
  1. gmp-5.1.2

    0下载:
  2. RSA加解密的大数运算库,用于通信及软件验证的加解密基础算法库。-Big number operation library, for RSA Encrypt.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:3976039
    • 提供者:朱亮
  1. ntl-6.0.0.tar

    1下载:
  2. NTL库,实现数论运算,大数运算库 专门RSA等加密算法运算库-ntl 6.0
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:714741
    • 提供者:li
  1. shujuks1

    0下载:
  2. 实现大数运算,并且实现RSA加密和解密,系统功能完善,可直接运行。-big data computuring & RSA
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:33341
    • 提供者:王峰
  1. FGInt

    0下载:
  2. 适用于D7的大数转换源代码,运用于RSA加密算法-Apply to convert the source code of large numbers D7
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:12361
    • 提供者:黎航
  1. BigAdd

    0下载:
  2. RSA公钥加密算法的大数相加C代码,可进行任意位数的两个数相加。-RSA public key encryption algorithm adding large numbers of C code, the sum of two numbers can be arbitrary digit.
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-12
    • 文件大小:630
    • 提供者:
  1. BigMultiply

    0下载:
  2. RSA公钥加密算法的大数相乘C代码,可进行任意位数的两个数相乘。-RSA public key encryption algorithm for multiplication of large numbers of C code, multiply two numbers can be arbitrary digit.
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-11
    • 文件大小:635
    • 提供者:
  1. RsaKit

    0下载:
  2. rsa 1024 大数运算 看雪前辈的代码
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:59461
    • 提供者:赵日天
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com